Add missing global CVS tags.
authorrobertl <robertl>
Thu, 8 Jan 2004 16:19:49 +0000 (16:19 +0000)
committerrobertl <robertl>
Thu, 8 Jan 2004 16:19:49 +0000 (16:19 +0000)
gpx.c

diff --git a/gpx.c b/gpx.c
index 7c153301d9dfc07edf7f7426d623fee529071877..5b3bb63e1ff876301098591c6c4c56b8be311597 100644 (file)
--- a/gpx.c
+++ b/gpx.c
@@ -117,6 +117,10 @@ typedef struct tag_mapping {
 tag_mapping tag_path_map[] = {
        { tt_gpx, "/gpx" },
        { tt_time, "/gpx/time" },
+       { tt_author, "/gpx/author" },
+       { tt_email, "/gpx/email" },
+       { tt_time, "/gpx/time" },
+       { tt_desc, "/gpx/desc" },
 
        { tt_wpt, "/gpx/wpt" },
        { tt_wpt_ele, "/gpx/wpt/ele" },